SyServiceExceptionDailyPerformanceDetail 
Logical Entity Name  SyServiceExceptionDailyPerformanceDetail 
Default Table Name  SyServiceExceptionDailyPerformanceDetail 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionDailyPerformanceDetail Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionDailyPerformanceDetailId(PK)    int  NO 
 
SyServiceExceptionDailyPerformanceId(FK)    int  NO 
 
ExceptionHashId(FK)    numeric(20, 0)  NO 
 
FaSchedId    int  YES 
 
DisbAmount    money  NO 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionDailyPerformanceDetail Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceExceptionDailyPerformanceDetail_SyServiceExceptionDailyPerformanceDetailId  PrimaryKey  SyServiceExceptionDailyPerformanceDetailId 

SyServiceExceptionDailyPerformanceDetail Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceException  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDailyPerformanceDetailExceptionHashId_SyServiceExceptionExceptionHashId      ExceptionHashId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDailyPerformanceDetailUserId_SyStaffSyStaffId      UserId  NO  YES 
SyServiceExceptionDailyPerformance  Non-Identifying  One To Zero or More  FK_SyServiceExceptionDPDetailSyServiceExpDailyPerformanceId_SyServiceExpDPSyServiceExceptionDailyPerformanceId      SyServiceExceptionDailyPerformanceId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionDailyPerformanceDetail Check Constraints 
Check Constraint Name  CheckConstraint